@charset "UTF-8";
/* CSS Document */
@media (max-width: 1660px) {
    .topBox{ height: 80px;}
    .top{ height: 80px;}
    .logo{height: 100%;/* margin-top: 20px; */}
    .logo img{height: 80px;}
    .topRBtn a{ height: 80px; line-height: 80px;}

    .menu dd .yj a{padding: 0 3px;font-size: 14px;}


    .myContent1{ width: 1400px;}
    .column1LC{
        height: 367px;
        overflow: hidden;
    }
    .column1RC{
        height: 367px;
    }
	.column1RC .text .title{
		height:45px;
		line-height: 45px;
		margin-bottom:7px;
	}
	.column2LC2CListC dd a{width:70%}
    .column1LCRList dd{
        padding: 11px 30px;
    }
    .column2LC2C{
        height: 342px;
    }
    .column2RC{
        height: 341px;
    }
}
@media (max-width: 1400px) {
    .myContent1{ width: 1200px;}
    .myContent2{ width: 1200px;}
	.locationC.myContent2{margin-left:-600px} 
    .event dd.odd .con .year{ right:-128px;}
    .event dd.even .con .year{ left:-128px;}
    .column1LCRList dd{
        padding: 29px 30px;
    }
    .column1LC{
        height: 315px;
    }
    .column1RC{
        height: 315px;
    }
    .column1RC .text .title{
        line-height: 50px;
        height: 50px;
    }
    .column1RC .text .info{
        height: 56px;
    }
    .column2LC2C{
        height: 293px;
    }
    .column2LC2CListC dd{
        height: 40px;
        line-height: 40px;
    }
    .column2RC{
        height: 293px;
    }
    .column2RCList dd a{
        height: 42px;
        line-height: 42px;
    }

    .footerMenu dd{ margin-right: 30px;}
    .footerMenu dd.dd2, .footerMenu dd.dd3, .footerMenu dd.dd4, .footerMenu dd.dd5{ margin-right: 30px;}
    
   
}
